<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Raleway);
body {
}
@font-face {
    font-family: TrueLies;
    src: url(http://spectre.neocities.org/BEARPAW_.ttf);
}
div.container{
	font-family: 'TrueLies', sans-serif;
	text-align: center;
    margin: auto;
    position: center;
    top: 20%;

}
franko{
	font-size: 140px;
	color:white;
	font-weight: 100;
    margin: auto;
    position: absolute;
    top: 25%;
    left: 5%;

}
spec{
	font-size: 175px;
	color:white;
	font-weight: 100;
    margin: auto;
    position: absolute;
     top: 33%;
    left: 23%;


}
franko2{
	font-size: 144px;
	color:red;
	font-weight: 100;
    margin: auto;
    position: absolute;
    top: 25%;
    left: 5%;


}
spec2{
	font-size: 179px;
	color:red;
	font-weight: 100;
    margin: auto;
    position: absolute;
     top: 33%;
    left: 23%;


}
frank2{
	font-size: 52px;
    margin: auto;
    position: absolute;
   top: 41%;
    left: 23%;


}
frank{
	font-size: 50px;
	
    margin: auto;
    position: absolute;
   top: 41%;
    left: 23%;


}
spectre2{
	font-size: 178px;
	  color:red;
    margin: auto;
    position: absolute;
    top: 33%;
    left: 23%;
    font-weight: 100;

}
spectre{
	font-size: 175px;
	  color:white;
    margin: auto;
    position: absolute;
    font-weight: 100;
    top: 33%;
    left: 23%;

{
}
a{
	text-decoration:none;
	display: inline-block;
	color: black;
	font-weight: bold;
}
a:link {
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    border-radius: 1px;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
    
div.internal{
	word-wrap:break-word;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
}
</pre></body></html>